home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 64
/
Volume 64 - JOGO DISK .iso
/
Games
/
annakournikovadress.swf
/
scripts
/
frame_133
/
PlaceObject2_122_142
/
CLIPACTIONRECORD onClipEvent(load).as
Wrap
Text File
|
2008-04-07
|
72b
|
5 lines
onClipEvent(load){
n = random(59) + 1;
this.gotoAndPlay(n);
}